home *** CD-ROM | disk | FTP | other *** search
/ Atari Forever 4 / Atari Forever 4.zip / Atari Forever 4.iso / PD_THEMA / CLI / UEMAIL / CC.INI next >
Text File  |  1998-03-14  |  2KB  |  89 lines

  1. /* cc variables */
  2. source=e:
  3. include=d:\stdlib.h\
  4. temp=m:
  5. symb=c:\bin\
  6. bin=c:\bin\
  7. syslib=c:\bin\
  8. delete=1
  9. /* uemail shell commands */
  10. diss=d:\disserta\
  11. xmodem=c:\comm\bmodem.ttp
  12. cc=c:\bin\cctr
  13. show=c:\bin\show
  14. extmac=c:\uemail\extmac
  15. dir=c:\bin\dir
  16. showkey=c:\util\showkey.prg
  17. buffers=c:\util\listbuf.prg
  18. type=c:\util\type
  19. ty=c:\util\type
  20. ren=mv
  21. sid=c:\bin\sid.ttp
  22. cp=c:\bin\cp
  23. link=c:\bin\link68.ttp
  24. relmod=c:\bin\relmod.ttp
  25. loadram=c:\bin\loadram
  26. echo=c:\bin\echo
  27. /* the following let me run one part of the compiler at a time */
  28. error=noexit
  29. cpp='~bin\cp68 -i ~include\ ~source\~file\.c ~temp\~file\.i'
  30. pars='~bin\c068 ~temp\~file\.i ~temp\~file\.1 ~temp\~file\.2 ~temp\~file\.3'
  31. gen='~bin\c168 ~temp\~file\.1 ~temp\~file\.2 ~temp\~file\.s'
  32. assem='~bin\as68 -s ~bin\ -l -u -f ~temp\ ~temp\~file\.s'
  33. /* compile.com is similar to cc.prg */
  34. compile=c:\bin\compile
  35. as='~bin\as68 -l -u -s ~bin\ -f ~temp\'
  36. proff=~home\proff
  37. scribe=~home\scribe
  38. wrap=~home\wrap
  39. df='dir /f'
  40. sort='c:\util\sort -f'
  41. setram='alias cp=m:\cp!alias del=m:\rm!alias more=m:\more!alias dir=m:\dir!alias show=m:\show!alias loadram=echo ramdisk already loaded'
  42. del=c:\bin\rm
  43. more=c:\util\more
  44. arc=c:\util\arc.ttp
  45. cat=c:\util\cat.prg
  46. vt100=c:\comm\vt100.tos
  47. /* misc variables and paths */
  48. organization='University of Louisville'
  49. name='Robert Royar'
  50. timezone=EDT
  51. home=c:\uemail\
  52. assembly=d:\assembly.s\
  53. etc=c:\util\
  54. comm=c:\comm\
  55. emsrc=a:\myemacs.src\
  56. /* uemail screen colors */
  57. border=black
  58. cursor=red
  59. desk=cobalt
  60. letter=black
  61. /* uemail function keys and number pad */
  62. F1=setmark
  63. F2=listbuffers
  64. F3=filename
  65. F4=writeregion
  66. F5=fileinsert
  67. F6=fileread
  68. F7=filevisit
  69. F8=filewrite
  70. F9=filesave
  71. F10=quit
  72. N(=backword
  73. N)=forwword
  74. N/=grtw
  75. N*=getfence
  76. N7=gotobol
  77. N8=gotoeol
  78. N9=rettpa
  79. N-=pageback
  80. N4=backsent
  81. N5=forwsent
  82. N6=gotobob
  83. N+=pageforw
  84. N1=gotbop
  85. N2=goteop
  86. N3=gotoeob
  87. N.=forwdel
  88. NENTER=indent
  89.